home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: walter.cray.com!glover
- From: glover@hikimi.cray.com (Roger Glover)
- Subject: Re: what is the proper way to create header files??
- Message-ID: <1996Jan11.152443.21305@walter.cray.com>
- Originator: root@hikimi
- Nntp-Posting-Host: hikimi.cray.com
- Organization: Cray Research, Inc.
- References: <4cv6i3$9dg@news.ios.com> <30f3ba2d.383635072@nntp.ix.netcom.com>
- Date: 11 Jan 96 15:24:43 CST
-
-
- In article <30f3ba2d.383635072@nntp.ix.netcom.com>, miker3@ix.netcom.com (Mike Rubenstein) writes:
-
- > For example, on UNIX systems you needn't link in any special library
- > for most of the standard headers. The one notable exception is
- > <math.h>. Most (all?) UNIX compilers do not link in some of the
- ^^^^
- > floating point math functions unless you explicitly do it with -lm on
- > the command line.
-
- Not all. "libm" (-lm) is a default library in all Cray Research C and
- C++ programming environments. Math functions tend to be an integral
- part of the types of applications people want to run on our systems. :^)
-
- ----------------------------------------------- Roger Glover
- XXXX\ \ / \ /XXX \ / \ X \ /\\\ X///X /\\\ Cray Research, Inc.
- / \ / \/ /\ / \ / \X /\ X \ / \ X\ \ X DISCLAIMER HAIKU:
- //X/ X\\\X //X/ X \ X X\\ / \ X/X \ X \\\ C R I may not
- / \ X///X / \/ X//XX X \ / \ X \\ X \ Share these opinions with me
- / \ X X /\\\/ X X X///X /XXX/ X///X /XXX/ This is not my fault
-